1 <Page x:Class="CSWPFNavigationUsage.Page1"
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
6 <TextBlock Text="This is Page1" FontSize="20" VerticalAlignment="Center" HorizontalAlignment="Center" ></TextBlock>